Welcome![Sign In][Sign Up]
Location:
Search - xml xsl

Search list

[Develop Toolsxml表格分页显示

Description: xml,xsl实现动态分页,很不错的啊-xml, xsl dynamic tabs, very good ah
Platform: | Size: 2703 | Author: 刘啸天 | Hits:

[xml-soap-webservice一个xsl样式

Description: 一个xsl样式,加上style定义了Table的风格
Platform: | Size: 1356 | Author: cljuan0603 | Hits:

[Documents清华大学《XML程序设计》课件

Description: 本资源是清华大学出版社出版的《XML程序设计》一书的ppt课件,作者为耿祥义。本书结合实例详细地讲解了XML的基础知识。全书共分为10章,内容包括XML概述、规范的XML文件、有效的XML文件、XML与CSS、XML与XSL、DOM解析器、SAX解析器、XPath语言、XML与数据库和XML Schema模式等内容。 本书适合作为高等院校相关专业开设XML课程的教材。
Platform: | Size: 1085674 | Author: xixi19880513@126.com | Hits:

[JSP/Javachap8

Description: 基于java的xsl与xml程序例子-the xsl procedures and examples xml
Platform: | Size: 21504 | Author: 逐云 | Hits:

[ISAPI-IEXML_HTML_src

Description: 演示在windows应用程序中如何使用XML, XSL, DHTML 和 Javascript-demonstration in windows applications on how to use XML, XSL, DHTML and Javascript
Platform: | Size: 180224 | Author: 肖晓柳 | Hits:

[Booksxml表格分页显示

Description: xml,xsl实现动态分页,很不错的啊-xml, xsl dynamic tabs, very good ah
Platform: | Size: 2048 | Author: 刘啸天 | Hits:

[Internet-Networkxml作业

Description: 这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习-This is a process of XML operations, including XML and XSL two elements, and XML often use the various attributes, help beginners learn XML
Platform: | Size: 3072 | Author: 占霍凯 | Hits:

[Other蓝丽Net留言本 v1.0

Description: 蓝丽Net留言系统说明手册 1:蓝丽Net留言系统亮点提示 蓝丽Net留言系统虽然开发的时间较短,但实为技术内涵较高,有其独特的风格特点 主要用途:使访客自由留言,管理员(站长)自由回复,或用于信息发布,资料存储 综合特点(采用较新的asp.net+xml+xsl设计,一应功能俱全,老搭档新品种该有的功能都有了 版面清爽,速度流畅,操作方便,安全稳定,安装管理方便,占用资源少,占用空间少 PS:FYW真能吹^-^) 性能方面:普通PC机访问本系统主页,能够达到50-200MS,这方面Xml若逊于Html方式输出的速度 安装方面:非常简单,几乎无需改动或根据您的要求少加改动,上传至服务器即可正常运行 安全方面:在本人已知的Asp,Asp.net存在的(数据提交,Sql注入,Cookies欺骗,跨站提交,注水提交)等安全隐患上下了许多工夫,经仔细测试在这些方面约能达到98%的安全,至于 本人未接触到的安全隐患方面,请自行升级或提示本人改正 2:安装调试蓝丽Net留言系统 ---既然看到了本帮助文件,那相信此时您已将本系统压缩包(rar,zip)解压 ---首先,请确认您的服务器操作系统支持运行Asp.net,IE版本在5.5以上,或者您有远程虚拟主机-Blue Korea messages a manual system descriptions : Blue Korea Net voice system highlights Blue Korea suggested Net voice mail although shorter development time, but is higher for the technical content, has its own unique characteristics main purposes : to enable visitors free voicemail, manager (director) free return, or for the release of information, comprehensive data storage characteristics (the use of newer Asp. net xml xsl design, should be a function of taste, old partner of the new varieties have a functional layout and comfortable, and the rate of fluid, convenient operation, security and stability, the installation of easy management and occupies less resources occupation less space PS : FYW really blowing ^- ^) performance : General PC Home visit to the system that can reach 50
Platform: | Size: 47104 | Author: aa | Hits:

[xml-soap-webservice001

Description: xml教程---经典论坛下载的. XML 入门简介 XML 如何使用 XML 语法 XML 元素 XML 属性 XML 确认 XML 浏览器 XML 检视 XML 使用CSS XML 使用XSL XML 数据岛 XML 解析器 XML 应用 XML 高级部分 XML 命名空间 XML CDATA XML 编码 XML 服务器 XML 应用 XML HTTP XML 行为 XML 技术 实例/测验 XML 例子 XML 测验 资源 XML 书籍 XML 规范-xml Guide--- classic Forum downloaded. Brief Introduction to XML how to use XML syntax of XML elements XML attributes XML confirmed XML browser XML XML use CSS to examine the use of XML XSL XML data island XML parser XML Application XML senior part XML namespace XML CDATA XML coding XML Application Server XML XML HTTP XML acts example XML/XML test case tests XML resources XML standard XML books
Platform: | Size: 175104 | Author: 彭斯喜 | Hits:

[xml-soap-webservicexsl示例

Description: xml源码,很简单,但是很实用。  在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:if > 和< xsl:when > 匹配模式 < xsl:template >-xml source, which is very simple, but practical. XSL in the shell, we need to raw materials base? ? XML to extract relevant data, it is necessary to use XSL delivery of query language. The so-called pattern query language is, through the expression pattern matching rules from the XML data to extract the specific statement that we mentioned in the "sieve." Microsoft's reference to "XSL Development Guide", we will model can be broadly divided into three languages : Select mode lt; Xsl : for-each gt; , Lt; Xsl : value-of gt; And lt; Xsl : apply- templates gt; Test mode lt; xsl : if gt; and lt; xsl : when gt; lt pattern matching; xsl : template gt;
Platform: | Size: 1024 | Author: 崔利敏 | Hits:

[xml-soap-webservicexsl的实例

Description: 用xml 调用xsl实现 table界面的设计思想,适合初级学员学习的经典范例-using xml calling xsl achieve table interface design, suitable for primary students to learn the classic model! !
Platform: | Size: 1024 | Author: 王瑞 | Hits:

[Static control大作业-

Description: 程序可以通过XML数据库的连接来实现显示,并应用XSL来显示,还用到了SCHEMA的规则,-procedures through XML database connectivity to the show, and to use XSL, Schema also uses the rules,
Platform: | Size: 23552 | Author: | Hits:

[xml-soap-webserviceXSL-FO 高级技术

Description: XSL 格式化对象规范是 W3C 的正式建议书,通常称其为 XSL-FO,XSL-FO 定义了许多 XML 标记,这些标记描述了应如何渲染内容。-XSL formatted object model is the W3C's formal proposal, usually called XSL-FO, XSL-FO definition of the many XML markings, these markers should describe the content of exaggeration.
Platform: | Size: 728064 | Author: 陈芯 | Hits:

[xml-soap-webservicegongsi

Description: 功能包含了工单的登记,信息的查询、公司支出、收入登记。是用xml、xsl做的一个公司内部信息登记系统。-functions include single for the registration, information inquiries, the company's expenses, income registration. Is xml, xsl do an internal information system.
Platform: | Size: 534528 | Author: 何祯丰 | Hits:

[Internet-Networkxml_popup

Description: 对xml+xsl实现分页排序的改进,使支持对所有数据进行排序 以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,究其原因,简单分析如下: xml+xsl分页原理:在xsl中,遍历节点的时候,可以获取当前节点的位置,而且还能限制显示特定位置的节点,例如有18条记录,可以在xsl中设置只显示第1-6条,也可以设置只显示第7-12条,再配合客户端脚本,就可以动态改变xsl文档中控制显示指定位置节点的属性,从而实现分页(具体见代码)。不过这个有一点就是在xsl中获取的这个位置信息是xml文档中的节点位置,而不是排序后的位置; 同样xml+xsl实现排序原理:xsl可以按照节点的属性来排序,我们可以通过动态改变xsl的相关属性值来达到动态排序的目的。如果两个合起来用,却只能对当前页进行排序。 -right xml xsl achieve Pagination sort of improvement backing the right of all data ranking ever seen in the use of xml xsl order to achieve the basic pagination can only Page Ranking within, but not all right for sorting data and the reason, simple analysis is as follows : Principle xml xsl Pagination : In xsl, traversing nodes, the nodes can access the current location, but will limit revealed specific locations of nodes, for example, 18 records, xsl can be installed in only 1-6 revealed that the first, can also set up only to No. 7-12, Coupled with the client script, it can change the dynamic control xsl document shows designated spots node attributes, Pagination achieve (see specific code). But the point is the xsl obtain location information of this is the xml document node position,
Platform: | Size: 21504 | Author: liuyong | Hits:

[OtherXSL

Description: XSL语法详细参考手册,XML设计者的理想教材-XSL detailed grammar reference manual, XML designers the ideal material
Platform: | Size: 334848 | Author: alusnow | Hits:

[xml-soap-webservicexml

Description: XML及其应用的典型代码,包括了XML,DTD,Schema, CSS, XSL, DSO, DOM示例代码。-Typical XML code and its application, including XML, DTD, Schema, CSS, XSL, DSO, DOM sample code.
Platform: | Size: 7168 | Author: 杨占胜 | Hits:

[xml-soap-webservicexml

Description: xml,xsl表示样式,可随机生成是目,有多种格式-xml
Platform: | Size: 50176 | Author: sunshine | Hits:

[xml-soap-webservicexsl

Description: xml中几个xslt的基本实验,通过实验了解xslt的使用-xml several xslt basic experiments, the use of experiments to understand xslt
Platform: | Size: 21504 | Author: 张晓君 | Hits:

[xml-soap-webservicexml-xsl

Description: 简单的xsl样式表,加上style风格定义了表格样式-Simple xsl style sheet, together with the definition of a table style
Platform: | Size: 1024 | Author: clj | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net